Let $\mathbb{D} = \{ z\in \mathbb{C}: |z| < 1\}$ be the unit disk.
I want to show that for any $k\in\mathbb{N}$, there is no holomorphic function $f$ which extends continuously to $\partial \mathbb{D}$, such that $$f(z) = \dfrac{1}{z^k}\quad \forall z\in\partial\mathbb{D}$$
There have been attempts to solve this question for $k=1$, see e.g. here. However, I cannot use the mean value theorem for holomorphic functions, because in our lecture, it is defined as follows:
Let $f$ be holomorphic on a region $G$ and $B_r(z)$ (the closed ball around $z$ with radius $r$) be a proper subset of $G$. Then $$f(z) = \dfrac{1}{2\pi} \int_0^{2\pi} f(z+re^{it}) dt$$ The proof from here uses $r=1$ and $z=0$, but clearly, $B_1(0)$ is not a proper subset of the region $\mathbb{D}$.
I also tried Schwarz' Lemma using $g(z) = z^k f(z)$ (to ensure $g(0) = 0$), but I couldn't conclude what I want.