bookmark/list - Returns a list of all bookmarks.[{id: <number> - The ID of one of the bookmarks.url: <string> - The URL of the bookmark.title: <string> - The title of the bookmark.tags: <string> - The space-separated list of tags.insert_time: <number> - The Unix timestamp of when the bookmark was created.update_time: <number> - The Unix timestamp of when the bookmark was last modified.}]