import { Fido2Lib } from "https://deno.land/x/fido2@3.5.3/lib/main.js";
Returns MdsEntry objects that match the requested id. The
lookup is done by calling MdsCollection#findEntry on the current global
MDS collection. If no global MDS collection has been specified using
setMdsCollection, an Error
will be thrown.