getDomainBlocks

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

Gets the list of blocked domains (Mastodon instances) for this account.