`format: ["links"]` doesn't respect `excludeTags`
format:["links"] does not appear to respect excludeTags. for example:
Since we excluded
<a> tags, my expectation is firecrawl will return an empty response.links array. But, we still get the entire list of links on the page.