retrieveOpenSearchTemplate

suspend fun retrieveOpenSearchTemplate(feed: Feed, client: HttpClient = DefaultHttpClient()): Try<String?, Exception>