Couldn't use TransformedTargetModel() function in MLJ

I’ve downloaded MLJ pkg, but :

using MLJ

TransformedTargetModel()
UndefVarError: `TransformedTargetModel` not defined

Stacktrace:
 [1] top-level scope
   @ In[22]:10

I don’t know if the function is actually not in this pkg, but I find the function in the introducion of MLJ
(Target Transformations · MLJ)

julia 1.10.0
win10
VScode+Jupiter Notebook
MLJ v0.16.7