getBlocks

abstract suspend fun getBlocks(limit: Int? = null, pageInfo: PageInfo? = null): Page<List<Account>>

Gets all blocked accounts for this account.