pub fn resolve(ctx: &Ctx, wait: u64) -> Result<&'static CardModel>
The context’s model, or the one discovery returns within wait seconds.
wait
Fails when no card answers or its id has no model.