Hi,
Do you want to display those comments in the user profile tab or somewhere else on the site? If you want to display in profile tabs then you will need to create a shortcode using the function uwp_generic_tab_content($user, $post_type, $title); You can pass the custom post type slug in the $post_type variable. Use the shortcode in the profile tab builder from UsersWP->Form Builder->Profile tabs.
Let me know if it works for you.
Regards,
Patrik