open fun getFriends(): AsyncResult<MutableList<Profile>>
Get the profiles of all the users that the instance is following that also follow the instance.
Return