pub fn load_mapper_map(html: &str) -> Result<BTreeMap<String, Element>, Error>
Loads HTML content into a map of elements keyed by their ID