targets method
An array of target objects whose properties the Tween animates. If selector text was used when creating the tween, this array will contain the DOM elements that matched that query string.
Implementation
List targets() => jsTween.targets();