Since fhir-py-types Bundle class parses included resources, it will be good to return parsed resources in fetch/fetch_all/fetch_raw. It won't infer types but the returned resources will be models instead of AsyncFHIRResource
It also solves issue mentioned in #96 (comment)