I followed this example: https://github.com/openai/openai-go/blob/main/examples/chat-completion-accumulating/main.go I want to get the thinking content, which is output by LLM in the `<think>...</think>` How to get the thinking content?