If $X_n$ converges to $X$ in distribution, does it imply $$\lim_{n \rightarrow \infty }E[|X_n|] = E[|X|]$$ If not, suppose, $X_1, X_2, .. X_n $ are i.i.d. random variables with mean $\mu$ and finite variance, what is $$\lim_{n \rightarrow \infty}E\left[\left|\frac{1}{N}\sum_{i=1}^{N}X_i - \mu\right| \right]$$
What I think? Finite variance, so Central limit theorem is valid, i.e. convergence in distribution of "debiased scaled variables" to $N(0,1)$, but I cannot relate this convergence in distribution to the first moment!