getBookmarks

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

Gets the bookmarked statuses for this account.