Intersect the elements of two arrays, returns a new array with only the elements present in both arrays.
source array
Target array
Intersect the elements of two arrays, returns a new array with only the elements present in both arrays.