Add doRaw() for non-JSON responses. Implement ExportMarkdown() and ExportPDF() on PagesService returning raw bytes. Add tests.
Implement PagesService.List with pagination and Get with full page content including HTML/Markdown fields. Add mock server tests.