Gets bookmarks for a specific page.
Returns a list of bookmarks pointing to the specified page.
Future<List<Bookmark>> getBookmarksForPage(int pageIndex);