Lets use Wikipedia's definition of a limit point and let $\lim(A)$ denote the set of limit points of $A$. $a\in \lim (A) \leftrightarrow a\in\operatorname{cl}(A\setminus\{a\})$, $\lim (A)\cup A = \operatorname{cl}(A)$. Is there a situation where lim suits us and cl does not? lim is not a generalization of a limit of sequence, because a constant sequence has the limit in any topological space and no limit points in any $T_1$-space. It seems that $a\in\operatorname{cl}(A)$ is an appropriate formalization of the intuitions “$A$ converges to $a$” and “$a$ is infinitely close to $A$”.
Maybe lim is helpful to define a closed set via open balls, like in Rudin's “Principles of Mathematical Analysis” in Definition 2.18.d? Here it is:
A point $p$ is a limit point of the set $E$ if every neighborhood of $p$ contains a point $q\neq p$ such that $q\in E$.
(Author's “neighborhood of $p$” is my “open ball of $p$”, check Definition 2.18.a.) But a slightly modified and simpler definition “every open ball of $a$ meets $A$” is equivalent to $a\in\operatorname{cl}(A)$. No limit points are needed.
(There is a similar question “Limit points and interior points”. On the contrary, I'm not asking for understanding.)