Format standard data content block to format expected by OpenAI.
"Standard data content block" can include old-style LangChain v0 blocks (URLContentBlock, Base64ContentBlock, IDContentBlock) or new ones.
The content block to convert.
The OpenAI API being targeted. Either "chat/completions" or "responses".