How do I list multisite users for the current site only

get_users function is the method you should use to query users, and by default it retrieves only users of the current blog in a multisite setup.