If present, after creating the Webpage object for the target, and before running the Domain object's translate method, make the Webpage object fetch its Citoid response.
Then, once translation is ready, and before sending a response, add the raw Citoid citation returned by Citoid at the beginning of the list of citations.
If the request was sent from the Wikipedia's user script (format = json; see T305751), this will enable showing both (Citoid and Web2Cit) results.
If the requested format is html:
- include citations as embedded metadata (a separate task should be created to handle multiple translation results)
- add a placeholder translation result in the user-visible html, indicating that raw citation metadata from Citoid is available as embedded metadata (also see T306132)