get Groups
Retrieves a list of groups associated with the current user ID asynchronously.
Return
The list of groups associated with the user ID.
Retrieves a list of groups associated with current user id asynchronously with a completion callback.
Parameters
completion Callback
The callback function to be invoked when the groups are retrieved.