Add title and bookmark_title functions
Added two helper functions to extract meaningful titles:
- title: Extracts a title from bookmark content based on its type
- bookmark_title: Gets the best available title for a bookmark
combining custom title and content-derived title
Updated all test files to use these functions for better display.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>