How do I extract user meta from a post custom field using a query loop

I have a custom post type with an ACF user field, and I am going to use a query loop to get the posts. Additionally, I want to extract the user meta as well.

In short, how can I extract the ACF user field from post in Bricks Builder?

Thank you!