$T$ is a self-map on a metric space $M$. $M$ is not necessarily complete.
$T$ itself is not a contraction mapping, but $n$-th iteration of $T$ is a contraction mapping.
Must $T^m$ ($m>n$) be a contraction mapping as well?
The intuition is no. But I cannot find a nice counterexample.
It is possible to come up with an example of linear contraction on the euclidean plane. Let $$A=\begin{pmatrix} 2^{-1/2} & (2N)^{-1} \\ N & -2^{-1/2}\end{pmatrix}$$ Then $A^2=I.$ For $T=2^{-1}A$ the mapping $T^2=4^{-1}I$ is a contraction on $\mathbb{R}^2.$ However $T^3=8^{-1}A$ is not a contraction for $N>8$ as $$d(T^3e_1,0)=8^{-1}d(Ae_1,0)>8^{-1}N>1=d(e_1,0)$$ where $e_1,e_2$ denote the elements of the standard basis. Thus $T$ is not a contraction either.