---
title: "getTargetsWithCompletion(_:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterenergyevse/gettargetswithcompletion(_:)"
---

# getTargetsWithCompletion(_:)

## Declaration

```swift
func getTargetsWithCompletion(_ completion: @escaping @Sendable (MTREnergyEVSEClusterGetTargetsResponseParams?, (any Error)?) -> Void)
```

```swift
func targets() async throws -> MTREnergyEVSEClusterGetTargetsResponseParams
```
