Region():findAll()
Realizar búsqueda de imagen o texto de forma masiva y devolver una lista de MatchResult
Firma
findAll(template: string): List<MatchResult>
findAll(template: string, params: FinderParams): List<MatchResult>
Devuelve
List<MatchResult>