getFollowSuggestions

abstract suspend fun getFollowSuggestions(limit: Int?): List<Account>

Gets the list of suggested accounts to follow.