High Jargon Answer: You can directly access the spectra from the SQLite database and parse the spectra binary streams to produce a text output in whatever format you need.
Low Jargon Answer: Your results file has the spectra stored in a compressed format and Thermo doesn’t have a way to export them. As boettger mentioned, I have a script that pulls out spectra from an mzVault file, but the same method should work to pull them out of a CD results file. I would just need a test file to work with and some spare time to modify the script. If you send me an email or share a test file I can try to scrape something together.