pub fn may_get_current_owner(
    storage: &dyn Storage,
    token_id: &str
) -> StdResult<Option<Addr>>